home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
20
/
9
/
DISK2092.ZIP
/
RBBS-LIT.ZIP
/
LIT
/
FMS4.LIT
< prev
next >
Wrap
Text File
|
1990-01-13
|
913b
|
16 lines
*[FMS4.LIT]*******************************************************************
* Description: Removes support for FMS style directories. *
* RBBS-PC Level: CPC17.3 √ AM *
* Module Affected: RBBSSUB4.BAS *
* Selection Option: FMS = OFF *
* Additional files: FMS.LIT *
******************************************************************************
58190 SUB SearchArray (Element$,Array$(1),NumEntriesToSearch,IsInAra) STATIC
END SUB
58200 SUB FMS (DirToSearch$,SearchString$,SearchDate$, _
ProcessedInFMS,ZCategoryName$(1),ZCategoryCode$(1), _
ZCategoryDesc$(1),DnldFlag,CatFound,AbortIndex) STATIC
DnldFlag = 0
ProcessedInFMS = 0
58202 END SUB